<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{ margin:0; padding:0;}
body{ width:100%; font-size:14px;}
div{ font:normal normal normal 14px/26px \5FAE\8F6F\96C5\9ED1; text-align:left; color:#333;}
a{ text-decoration:none; font-size:14px; color:#333;}
a:hover{ color:#0b8de5;}
a img{ border:0;}
ul li{ list-style:none;}
a{ outline:none; star:expression(this.onFocus=this.blur()); cursor:pointer;}
img,object{ -ms-interpolation-mode:bicubic; border:none; height:auto; width:auto; max-width:100%; vertical-align:middle;}
input,select,textarea{ outline:0; -webkit-font-smoothing:none; -webkit-font-smoothing:antialiased; font-family:\5FAE\8F6F\96C5\9ED1; font-size:14px;}
.clear{ clear:both; font-size:0;}
.wrap{ max-width:1400px; margin:0 auto;}
.trans{ transition-duration:1s; -ms-transition-duration:1s; -moz-transition-duration:1s; -webkit-transition-duration:1s;}/* 图片放大 */
.trans:hover{ transform:scale(1.05) scale(1.05); -moz-transform:scale(1.05) scale(1.05); -ms-transform:scale(1.05) scale(1.05); -o-transform:scale(1.05) scale(1.05); -webkit-transform:scale(1.05) scale(1.05);}
.rotate{ transition-duration:0.5s; -ms-transition-duration:0.5s; -moz-transition-duration:0.5s; -webkit-transition-duration:0.5s;}/* 360度旋转 */
.rotate:hover{ transform:rotate(360deg); -moz-transform:rotate(360deg); -ms-transform:rotate(360deg); -o-transform:rotate(360deg); -webkit-transform:rotate(360deg);}
.shadow{ box-shadow:3px 1px 15px -5px #ccc; -moz-box-shadow:3px 1px 15px -5px #ccc; -ms-box-shadow:3px 1px 15px -5px #ccc; -o-box-shadow:3px 1px 15px -5px #ccc; -webkit-box-shadow:3px 1px 15px -5px #ccc; background:#fff;}
.shadow2{ box-shadow:3px 5px 18px 8px #f6f6f6; -moz-box-shadow:3px 5px 18px 8px #f6f6f6; -ms-box-shadow:3px 5px 18px 8px #f6f6f6; -o-box-shadow:3px 5px 18px 8px #f6f6f6; -webkit-box-shadow:3px 5px 18px 8px #f6f6f6; background:#fff;}
.smove{ -moz-transition:all 0.8s cubic-bezier(.19,1,.22,1); -o-transition:all 0.8s cubic-bezier(.19,1,.22,1); -webkit-transition:all 0.8s cubic-bezier(.19,1,.22,1); transition:all 0.8s cubic-bezier(.19,1,.22,1);}
.middle{ display:flex; display:-webkit-flex; display:-ms-flex; display:-moz-flex; display:-o-flex; align-items:center; -webkit-align-items:center; -ms-align-items:center; -moz-align-items:center; -o-align-items:center;}
.hid{ overflow:hidden;}
.txtCen{ text-align:center;}
.flt{ float:left; overflow:hidden;}
.frt{ float:right; overflow:hidden;}
.m10{ margin-top:10px;}
.m20{ margin-top:20px;}
.m30{ margin-top:30px;}
.m40{ margin-top:40px;}
.m50{ margin-top:50px;}
.m60{ margin-top:60px;}
.buttonStyle{ border:solid 1px #ff9c01; background:#ffb901; color:#fff; text-align:center; line-height:28px; padding:4px 20px; cursor:pointer; display:inline-block; text-indent:0; font-size:16px; border-radius:8px; -webkit-border-radius:8px; -ms-border-radius:8px; -moz-border-radius:8px; -o-border-radius:8px;}
.buttonStyle:hover{ background:#ff9c01; color:#fff;}

.Slip{ display:block; text-align:center; border:solid 1px #fff; border-radius:2px; font-size:16px; position:relative; color:#00afec;}
.Slip b{ position:absolute; top:0; left:0; width:0%; height:100%; background-color:#029cdb; z-index:0; -webkit-transition:all .4s; transition:all .4s;}
.Slip span{ position:absolute; top:0; left:0; width:100%; height:100%; text-align:center; line-height:inherit; -webkit-transition:all .4s; transition:all .4s;}
.Slip:hover b{ width:100%;}
.Slip:hover span{ color:inherit;}
.iTitle{ text-align:center; margin-top:60px;}
.iTitle h2{ color:#094486; font-size:26px; margin-top:10px;}
.iTitle p{ text-align:center; background:url(/images/style/iTitleBg3.png) no-repeat center bottom; color:#094486; font-size:26px; font-weight:normal; text-transform:uppercase; padding-bottom:25px; font-family:Arial;}
.iTitle2{ text-align:center; background:url(/images/style/iTitleBg2.png) no-repeat center bottom; font-size:14px; padding:50px 0 25px;}
.iTitle2 p, .iTitle2 h2{ font-size:34px; line-height:40px; padding-bottom:3px; font-weight:normal;}
.iTitle2 p b, .iTitle2 h2 b{ font-weight:normal; color:#029cdb;}
.iTitle2 a:hover{ color:inherit;}
.Search{ padding:8px 0; overflow:hidden; box-shadow:0 0 10px -8px #333;
         background:linear-gradient(to bottom, #fff 0%,#f5f5f5 50%,#efefef 100%); 
         background:-o-linear-gradient(to bottom, #fff 0%,#f5f5f5 50%,#efefef 100%); 
         background:-moz-linear-gradient(to bottom, #fff 0%,#f5f5f5 50%,#efefef 100%); 
         background:-webkit-linear-gradient(to bottom, #fff 0%,#f5f5f5 50%,#efefef 100%); 
         background:-ms-linear-gradient(to bottom, #fff 0%,#f5f5f5 50%,#efefef 100%);}
.SearKey{ float:left; line-height:34px;}
.SearKey strong{ padding-right:2px;}
.SearKey span{ padding:0 10px; font-size:12px;}
.SearCt{ float:right; background:#f1f1f1; height:34px; line-height:34px; box-sizing:border-box; border:solid 1px #e7e7e7; border-radius:5px;}
.SearCt .tb_sear{ width:180px; border:none; background:none; padding-left:15px; line-height:34px; display:inline-block; float:left;}
.SearCt .btn_sear{ display:inline-block; width:34px; height:34px; background:url(/images/style/searchBtn.png) no-repeat center center; border:none; cursor:pointer; float:right;}

.headTd{ border-top:solid 3px #0b8de5; border-bottom:solid 1px #e5e5e5; padding:1px 0;}
.headTdLt{ font-size:12px; line-height:36px; color:#999;}
.headTdLink{ float:right; font-size:12px; line-height:36px;}
.headTdLink a{ font-size:inherit;}
.headTdLink .line{ padding:0 10px;}
.headLogo{ padding:30px 0;}
.headLogo .logo{ float:left;}
.headLogo a{ float:left; height:75px; display:block; margin-right:13px; overflow:hidden;}
.headLogo a img{ width:100%; height:100%;}
.headLogo p{ float:left; background:url(/images/style/headIco.jpg) no-repeat left center; padding-left:22px; padding-top:2px; margin-top:14px;}
.headLogo .Tit{  font-size:24px; color:#0b8de5; display:block;}
.headLogo .Tit b{ color:#ff6300; padding-right:2px;}
.headLogo .Tit2{ font-size:18px; font-weight:normal; display:block; color:#333; padding-top:3px;}
.headTel{ background:url(/images/style/tel.png) no-repeat left 15px; float:right; padding-left:50px; margin-top:10px; background-size:auto 70%;}
.headTel span{ font-size:16px; color:#0b8de5; font-weight:bold; display:block; margin-bottom:2px;}
.headTel b{ font-size:24px; color:#ff6300; display:block;}
.headTel .b1{ font-size:26px;}
.headLoca{ position:relative; float:left; margin-right:10px;}
.headLoca .Area{ background:url(/images/style/AreaIco2.png) no-repeat 9px center; padding:5px 10px 5px 30px; font-weight:bold; border:solid 1px #fff; border-bottom:none; display:inline-block; font-size:12px; line-height:24px;}
.headLoca.on .Area{ background-color:#fff; border-color:#edecec;}
.headLoca.on .Area:after{ content:""; width:calc(100% - 2px); height:1px; background:#fff; position:absolute; right:1px; bottom:0; z-index:99999999;}
.headLocaBox{ width:360px; background:#fff; position:absolute; z-index:99999995; top:34px; left:0; border:solid 1px #e8e8e8; box-sizing:border-box; padding:5px 15px 10px; display:none;}
.headLocaBox .headWebSite{ background:url(/images/style/mjzsIco.png) no-repeat left center; padding:3px 0 3px 24px; display:inline-block; font-weight:bold;}
.headLoca.on .headLocaBox{ display:block;}
.headLocaBox a{ font-size:12px;}
.headLocaBox dl{ overflow:hidden;}
.headLocaBox dt{ width:20px; float:left; line-height:20px; padding:5px 0; font-size:12px;}
.headLocaBox dd{ width:calc(100% - 25px); float:right; border-bottom:dashed 1px #edecec; line-height:20px; padding:5px 0;}
.headLocaBox dd a{ padding-right:10px; display:inline-block;}
.headLocaBox dd a:hover{ color:#029cdb;}
.headMenu{ position:relative; z-index:9999999; border-top:solid 2px #0b8de5;
           background:linear-gradient(to bottom, #0b8de5 20%, #0b96f4 50%, #0b8de5 100%); 
                      background:-moz-linear-gradient(to bottom, #0b8de5 20%, #0b96f4 50%, #0b8de5 100%); 
                      background:-webkit-linear-gradient(to bottom, #0b8de5 20%, #0b96f4 50%, #0b8de5 100%); 
                      background:-o-linear-gradient(to bottom, #0b8de5 20%, #0b96f4 50%, #0b8de5 100%); 
                      background:-ms-linear-gradient(to bottom, #0b8de5 20%, #0b96f4 50%, #0b8de5 100%);}
.headMenu .ulMenu{ height:55px; margin:0 auto;}
.headMenu .ulMenu .menuList{ width:11.111111%; height:100%; text-align:center; float:left;}
.headMenu .ulMenu .menuList .menuFir{ height:55px; overflow:hidden; line-height:55px; display:block; font-size:16px; position:relative; color:#fff; font-weight:bold;}
.headMenu .ulMenu .menuList .menuFir:hover, .headMenu .ulMenu .menuList .menuLink{ background:#fff url(/images/style/menuIco.png) no-repeat top center; color:#0b8de5;}
.headMenu .menuSonMenu{ width:233.3333px; position:absolute; text-align:left; z-index:9999; display:none;}
.headMenu .menuSonMenu ul{ width:155.55px; border-bottom:solid 2px #0b8de5;}
.headMenu .menuSonMenu ul li{ width:100%; overflow:hidden;}
.headMenu .menuSonMenu ul li a{ width:100%; height:45px; line-height:45px; display:block; overflow:hidden; font-size:14px; background:#0b8de5; color:#fff; text-align:center;}  
.headMenu .menuSonMenu ul li a:hover{ color:#fff; background:#fff; color:#0b8de5; border-left:solid 2px #0b8de5; border-right:solid 2px #0b8de5; box-sizing:border-box;}
.headMenu .menuSonMenu ul.nul4{ width:220px; margin-left:-32px;}
.FriendLinkBg{ padding:15px 0;}
.Footer{ background:#0b8de5; margin-top:20px;}
.FooterBg{ overflow:hidden; border-bottom:solid 1px #027acc; border-top:solid 2px #094486;}
.FootBox{ padding:20px 0 35px; overflow:hidden;}
.FootDL{ float:left; overflow:hidden; border-right:solid 1px #088bd6; padding-right:30px; margin-right:30px;}
.FootDL dt{ margin-top:12px;}
.FootDL dt a{ font-size:18px; display:block; color:#fff; line-height:40px;}
.FootDL dd a{ width:50%; display:block; float:left; color:#fff; position:relative; box-sizing:border-box; padding-left:15px; margin-top:6px; font-size:16px;}
.FootDL dd a:after{ content:""; width:5px; height:5px; background:#027acc; position:absolute; left:2px; top:11.5px; border-radius:50%;}
.FootDL1{ width:400px;}
.FootDL2{ width:715px;}
.FootDL1 dd a, .FootDL2 dd a{ width:33.33%;}
.FootRQCode{ width:160px; float:right; text-align:center; color:#fff; margin-top:15px;}
.FootRQCode span{ font-size:16px; padding-top:6px; display:block;}
.FootRQCode img{ width:120px; height:120px;}
.FootCopy{ padding:15px 0;}
.FootCopyCt{ text-align:center; color:#fff;}
.FootCopyCt a{ color:#fff;}
.FootCopyCt .yga{ margin-left:20px;}
.FootCopyCt .yga img{ width:20px; padding-right:5px;}
.FootCode{ text-align:center;}
.FriendLink span{ padding:0 10px; font-size:12px; color:#666;}

/* index */
.index{ margin-bottom:50px;}
.iBanner{ position:relative;}
.iBanner .iBannerPage{ bottom:15px !important;}
.iBanner .iBannerPage .swiper-pagination-bullet{ width:50px; height:8px; margin:0 9px; overflow:hidden; cursor:pointer; border-radius:10px; background:#fff;}
.iBanner .iBannerPage .swiper-pagination-bullet-active{ background:#ff6300;}
.iBanner .swiper-slide{ text-align:center;}
.iBanner .swiper-slide .bg{ opacity:0; -ms-transform:scale(1.2, 1.2); -webkit-transform:scale(1.2, 1.2); -webkit-transition:transform 7s ease-out, opacity 1s ease 0.3s; transition:transform 7s ease-out, opacity 1s ease 0.3s;}
.iBanner .swiper-slide.swiper-slide-active .bg { opacity:1; -ms-transform:scale(1, 1) rotate(.001deg); -webkit-transform:scale(1, 1) rotate(.001deg); transform:scale(1, 1) rotate(.001deg); -webkit-transition-delay:0s; transition-delay:0s;}
.iAdv ul{ margin-top:45px;}
.iAdv ul li{ width:18%; margin-right:2.5%; float:left; overflow:hidden;}
.iAdv ul li.box:last-child{ margin-right:0;}
.iAdv ul li.box .pic{ width:147px; height:144px; margin:0 auto; border-radius:50%; padding:15px; position:relative; z-index:2; border:solid 10px #fff;
                      background:linear-gradient(to top, #0b8de5 20%, #067ecf 50%, #0968a9 100%); 
                      background:-moz-linear-gradient(to top, #0b8de5 20%, #067ecf 50%, #0968a9 100%); 
                      background:-webkit-linear-gradient(to top, #0b8de5 20%, #067ecf 50%, #0968a9 100%); 
                      background:-o-linear-gradient(to top, #0b8de5 20%, #067ecf 50%, #0968a9 100%); 
                      background:-ms-linear-gradient(to top, #0b8de5 20%, #067ecf 50%, #0968a9 100%);}
.iAdv ul li.box div{ height:308px; box-sizing:border-box; margin-top:-77px; padding-top:54px; border-radius:10px;
                     background:linear-gradient(to bottom, #0b8de5 20%, #067ecf 50%, #0968a9 100%); 
                     background:-moz-linear-gradient(to bottom, #0b8de5 20%, #067ecf 50%, #0968a9 100%); 
                     background:-webkit-linear-gradient(to bottom, #0b8de5 20%, #067ecf 50%, #0968a9 100%); 
                     background:-o-linear-gradient(to bottom, #0b8de5 20%, #067ecf 50%, #0968a9 100%); 
                     background:-ms-linear-gradient(to bottom, #0b8de5 20%, #067ecf 50%, #0968a9 100%);}
.iAdv ul li.box h3{ text-align:center; font-size:18px; margin-top:35px; color:#fff;}
.iAdv ul li.box h3 span{ display:block; color:inherit; font-size:14px; margin-top:3px;}
.iAdv ul li.box .tit{ padding:0 25px; text-align:justify; margin-top:10px; color:#fff;}
.iAdv ul li.box .tit b{}
.iAdv ul li.box:hover .pic{ background:#aed52a;}
.iAdv ul li.iAdvMsg{ height:415px; overflow:hidden; border-radius:10px; box-sizing:border-box; padding:20px; margin-top:10px;
                     background:linear-gradient(to bottom, #0b8de5 20%, #067ecf 50%, #0968a9 100%); 
                     background:-moz-linear-gradient(to bottom, #0b8de5 20%, #067ecf 50%, #0968a9 100%); 
                     background:-webkit-linear-gradient(to bottom, #0b8de5 20%, #067ecf 50%, #0968a9 100%); 
                     background:-o-linear-gradient(to bottom, #0b8de5 20%, #067ecf 50%, #0968a9 100%); 
                     background:-ms-linear-gradient(to bottom, #0b8de5 20%, #067ecf 50%, #0968a9 100%);}
.iAdv ul li.iAdvMsg dt{ text-align:center; color:#fff; font-size:15px; line-height:24px;}
.iAdv ul li.iAdvMsg dt b{ display:block; font-size:28px; line-height:30px; padding:12px 0 10px;}
.iAdv ul li.iAdvMsg dd{ overflow:hidden; margin-top:3px;}
.iAdv ul li.iAdvMsg dd p{ background:#cee8f9; border-radius:5px; box-sizing:border-box; padding:5px 10px; overflow:hidden; margin-top:10px;}
.iAdv ul li.iAdvMsg dd p span{ width:50px; color:#253779; font-weight:bold; font-size:16px; float:left; display:inline-block; line-height:28px; text-align:right;}
.iAdv ul li.iAdvMsg dd p .AMPtu{ width:calc(100% - 50px); float:left; display:inline-block; border:solid 1px #cee8f9; background:#cee8f9; box-sizing:border-box; line-height:26px; font-size:16px; font-weight:bold;}
.iAdv ul li.iAdvMsg dd p .errorClass{ border-color:#e94709;}
.iAdv ul li.iAdvMsg dd .buttonStyle{ width:100%; margin-top:15px; padding:8px 0; font-weight:bold; font-size:18px; letter-spacing:1px; background:#aed52a; border-color:#aed52a;}
.iAdv ul li.iAdvMsg dd .buttonStyle:hover{ background:#b8e61b;}
.iAD{ text-align:center; overflow:hidden;}
.iAD img{ width:100%; height:100%;}
.iAD2{ width:1400px; height:260px; text-align:center; margin:50px auto 0;}
.iAD2 img{ width:100%; height:100%;}
.iTab .iTabPage{ text-align:center;}
.iTab .iTabPage li{ display:inline-block;}
.iTab .iTabPage li a{ display:block; font-size:16px; padding:0 23px;}
.iTab .iTabPage li a span{ display:block; height:70px; overflow:hidden;}
.iTab .iTabPage li a span img{ margin-top:-70px;}
.iTab .iTabPage li.thistab a{ color:#094486; font-weight:bold;}
.iTab .iTabPage li.thistab a span img{ margin-top:0;}
.iProTab{ margin-top:25px;}
.iProTab .iTabCt{ overflow:hidden; margin-top:40px;}
.iProTab .iTabCt li{ width:23.2%; float:left; margin-right:2.4%;}
.iProTab .iAnim .iTabCt li{ animation:fadeInDown 0.5s both; -webkit-animation:fadeInDown 0.5s both; -ms-animation:fadeInDown 0.5s both; -moz-animation:fadeInDown 0.5s both; -o-animation:fadeInDown 0.5s both;}
.iProTab .iAnim .iTabCt li:nth-child(4n){ margin-right:0;}
.iProTab .iAnim .iTabCt li:nth-child(2){ animation-delay:0.05s; -webkit-animation-delay:0.05s;}
.iProTab .iAnim .iTabCt li:nth-child(3){ animation-delay:0.15s; -webkit-animation-delay:0.15s;}
.iProTab .iAnim .iTabCt li:nth-child(4){ animation-delay:0.2s; -webkit-animation-delay:0.2s;}
.iProTab .iAnim .iTabCt li:nth-child(5){ animation-delay:0.25s; -webkit-animation-delay:0.25s;}
.iProTab .iAnim .iTabCt li:nth-child(6){ animation-delay:0.3s; -webkit-animation-delay:0.3s;}
.iProTab .iAnim .iTabCt li:nth-child(7){ animation-delay:0.35s; -webkit-animation-delay:0.35s;}
.iProTab .iAnim .iTabCt li:nth-child(8){ animation-delay:0.4s; -webkit-nimation-delay:0.4s;}
.iProTab .iTabCt li a{ display:block; overflow:hidden; text-align:center;}
.iProTab .iTabCt li .iProCtPic{ border:solid 1px #cacbcc;}
.iProTab .iTabCt li .iProCtPic img{ width:100%; height:100%;}
.iProTab .iTabCt li .iProCtTit{ margin:15px 0; font-size:16px; height:52px; line-height:26px; overflow:hidden; display:flex; flex-wrap:wrap; align-items:center; justify-content:center; padding:0 5px;}
.iProTab .iTabCt li:hover a{ color:#094486; border-color:#094486;}
.iNdustry .iTitle{ margin-bottom:40px;}
.iNdustry .Box{ width:760px; float:left;}
.iNdustry .Box dl{ width:360px; float:left; margin-right:20px;}
.iNdustry .Box dl dt{ border:solid 1px #003e7e; text-align:center; font-size:24px; line-height:60px; background:#003e7e; color:#fff;}
.iNdustry .Box dl.b2 dt{ background:#535353;}
.iNdustry .Box dl dd p{ color:#fff; text-align:center; margin-top:15px; font-size:16px; line-height:24px; padding:10px 0;}
.iNdustry .Box dl dd p.c1{ background:#0b8de5;}
.iNdustry .Box dl dd p.c2{ background:#0071bd;}
.iNdustry .Box dl dd p.c3{ background:#9a9a9a;}
.iNdustry .Box dl dd p.c4{ background:#6c6c6c;}
.iNdustry .Pic{ width:600px; float:right; text-align:center;}
.iChoose{ overflow:hidden; margin-top:60px;}
.iChoose .iCTitle{ height:185px; background-repeat:no-repeat; background-position:center top; overflow:hidden;}
.iChoose .iCTitle h2{ font-size:42px; line-height:50px; color:#0b8de5; margin-top:134px; display:none;}
.iChoose .iCTitle h2 b{ color:#ff6300;}
.iChoose .wrap{ overflow:hidden;}
.iChoose dl{ width:730px; background:url(/images/style/iChooseIco.jpg) no-repeat left top; position:relative; overflow:hidden; margin-top:40px;}
.iChoose .frt dl{ width:730px;}
.iChoose dl:after{ content:""; position:absolute; left:8.5px; top:18px; color:#fff; font-weight:bold; font-size:30px;}
.iChoose dl.D1:after{ content:"01";}
.iChoose dl.D2:after{ content:"02";}
.iChoose dl.D3:after{ content:"03";}
.iChoose dl.D4:after{ content:"04";}
.iChoose dl dt{ padding-left:75px;}
.iChoose dl dt b{ color:#094486; font-size:28px; display:block; padding:18.5px 0 15px;}
.iChoose dl dt span{ font-family:Arial; font-size:14px; color:#666; display:none;}
.iChoose dl dd{ margin-top:10px;}
.iChoose dl dd p{ font-size:18px; position:relative; padding-left:75px; line-height:40px;}
.iChoose dl dd p :after{ content:""; position:absolute; top:16px; left:53px; background:#b0d62f; width:10px; height:10px; border-radius:50%;}
.iChoose dl dd p b{ color:#094486;}
.iChoose .PicRt{ margin-top:45px;}
.iChoose .PicLt{ margin-left:110px;}
.iCaseTab{ position:relative;}
.iCaseTab, .iCaseTab .iCaseMd{ margin-top:40px;}
.iCaseTab .iCaseMore{ width:calc(100% - 50%); height:50px; line-height:50px; display:block; position:absolute; bottom:0; right:0; background:#f5f5f5; text-indent:30px; color:#0b8de5; font-size:16px; border-left:solid 5px #fff; box-sizing:border-box;}
.iCaseTab .iCaseMore:hover{ background:#0b8de5; color:#fff;}
.iCaseTab .iTabCt{ overflow:hidden;}
.iCaseTab .iTabCt li{ float:left; overflow:hidden; position:relative; animation:zoomIn 1s both; -webkit-animation:zoomIn 1s both; -ms-animation:zoomIn 1s both; -moz-animation:zoomIn 1s both; -o-animation:zoomIn 1s both; box-sizing:border-box;}
.iCaseTab .iAnim .iTabCt li:nth-child(2){ animation-delay:0.1s; -webkit-animation-delay:0.1s;}
.iCaseTab .iAnim .iTabCt li:nth-child(3){ animation-delay:0.2s; -webkit-animation-delay:0.2s;}
.iCaseTab .iAnim .iTabCt li:nth-child(4){ animation-delay:0.3s; -webkit-animation-delay:0.3s;}
.iCaseTab .iAnim .iTabCt li:nth-child(5){ animation-delay:0.4s; -webkit-animation-delay:0.4s;}
.iCaseTab .iTabCt li img{ width:100%; height:100%;}
.iCaseTab .iTabCt li span{ width:100%; height:50px; line-height:50px; overflow:hidden; padding:0 5px; position:absolute; bottom:-50px; left:0; background:rgba(0,0,0,0.6); display:block; text-align:center; color:#fff; box-sizing:border-box; -webkit-box-sizing:border-box;}
.iCaseTab .iTabCt li:hover span{ bottom:0;}
.iCaseTab .iTabCt .iCaseCtFirst{ width:50%; height:640px;}
.iCaseTab .iTabCt .iCaseCtList{ width:calc((100% - 50%) / 2); height:295px; border-left:5px #fff solid; border-bottom:5px #fff solid;}
.iAbout{ margin-top:60px; padding-bottom:60px; background-image:url(/images/style/iAboutBg.jpg); background-repeat:no-repeat; background-position:center center; background-attachment:fixed; background-size:cover; overflow:hidden; text-align:center;}
.iAbout .iTitle h2{ color:#fff;}
.iAbout .iTitle p{ color:#fff; background:url(/images/style/iTitleBg2.png) no-repeat center bottom;}
.iAbout dl{ background:rgba(25,42,111,0.6); overflow:hidden; padding:50px; box-sizing:border-box; border-radius:10px; margin-top:50px;}
.iAbout dl dt{ width:50%; float:left;}
.iAbout dl dt img{ width:100%;}
.iAbout dl dd{ width:48%; float:right; font-size:16px; text-align:left; padding-top:5px;}
.iAbout dl dd p{ text-indent:32px; margin-top:5px; line-height:34px; color:#fff;}
.iNews{ overflow:hidden;}
.iNewsTab .iNewsNav{ text-align:center; margin-top:30px;}
.iNewsTab .iNewsNav li{ display:inline-block; background:#e5e5e5; border-radius:8px; width:200px; line-height:45px; margin:0 12px; cursor:pointer;}
.iNewsTab .iNewsNav li.on{ background:#0b8de5; color:#fff;}
.iNewsTab .iNewsNav a{ color:inherit; font-size:16px; letter-spacing:1px;}
.iNewsTab .iNewsBox{ overflow:hidden;}
.iNewsTab .iNewsBox li a, .iNewsTab .iNewsBox li span{ display:block; overflow:hidden;}
.iNewsTab .iNewsCt ul{ margin-top:35px;}
.iNewsTab .iNewsCt li{ float:left; overflow:hidden;}
.iNewsTab .iNewsCt .Pic{ border-radius:5px;}
.iNewsTab .iNewsCt .Pic img{ width:100%; height:100%;}
.iNewsTab .iNewsCt .Tit{ font-weight:bold;}
.iNewsTab .iNewsCt li.iNewsFirst{ width:600px; margin-right:30px;}
.iNewsTab .iNewsCt li.iNewsFirst .Pic{ width:100%; height:350px; border:solid 1px #f1f1f1; box-sizing:border-box;}
.iNewsTab .iNewsCt li.iNewsFirst div{ padding:10px 3px;}
.iNewsTab .iNewsCt li.iNewsFirst .Tit{ height:26px; font-size:18px; margin-top:5px;}
.iNewsTab .iNewsCt li.iNewsFirst .Date{ padding:10px 0 5px;}
.iNewsTab .iNewsCt li.iNewsFirst .Key{ height:24px; line-height:24px;}
.iNewsTab .iNewsCt li.iNewsList{ width:770px; height:100px; margin-bottom:20px;}
.iNewsTab .iNewsCt li.iNewsList .Pic{ float:left; width:160px; height:100px; border:solid 1px #f1f1f1; box-sizing:border-box;}
.iNewsTab .iNewsCt li.iNewsList div{ width:calc(100% - 180px); float:right;}
.iNewsTab .iNewsCt li.iNewsList .Tit{ height:22px; line-height:22px; margin-top:6px; font-size:16px;}
.iNewsTab .iNewsCt li.iNewsList .Date{ font-size:12px; height:22px; line-height:22px; padding:4px 0 3px;}
.iNewsTab .iNewsCt li.iNewsList .Key{ height:40px; line-height:20px;}
.iMsgBox{ overflow:hidden; margin-top:40px;}
.iMsgPic, .iMsgCt{ width:50%; height:500px; overflow:hidden; background:#f5f5f5;}
.iMsgPic img{ width:100%; height:100%;}
.iMsgCt .iMsgTit{ width:560px; height:122px; border:solid 1px #ccc; margin:67px auto 0; text-align:center; position:relative;}
.iMsgCt .iMsgTit b{ color:#8b8989; font-size:25px; background:#f5f5f5; padding:0 10px; display:inline-block; position:absolute; left:128px; top:-15px;}
.iMsgCt .iMsgTit p{ width:250px; height:66px; background:url(/images/style/iMsgIco.png) no-repeat left center; margin:35px auto 0; padding-left:80px; color:#e94709; overflow:hidden; line-height:28px;}
.iMsgCt .iMsgTit p strong{ font-size:33px; font-weight:normal; display:block; margin:5px 0 2px;}
.iMsgCt .iMsgTit p span{ display:block; position:relative;}
.iMsgCt .iMsgTit p span:after{ content:""; position:absolute; width:100%; height:1px; background:#e94709; position:absolute; left:0; top:14px;}
.iMsgCt .iMsgTit p span i{ font-size:22px; font-style:normal; background:#f5f5f5; padding:0 10px; position:relative; z-index:1;}
.iMsg{ margin-top:30px;}
.iMsg .iMsgList{ width:560px; margin:0 auto 10px; overflow:hidden;}
.iMsg .iMsgList p{ float:left; padding-left:23px; height:38px; background-image:url(/images/style/iMsgIco2.png); background-repeat:no-repeat; background-position:left top;}
.iMsg .iMsgList .iMsgMail{ background-position:left -37px;}
.iMsg .iMsgList .iMsgTel{ background-position:left -111px;}
.iMsg .iMsgList .iMsgAdd{ background-position:2px -148px;}
.iMsg .iMsgList p span{ width:23px; height:37px; line-height:37px; display:inline-block; color:#e94709; font-size:15px; text-indent:5px;}
.iMsg .iMsgList .inptn{ width:210px; height:35px; background:#fff; border:solid 1px #eee; padding:0 10px; float:left;}
.iMsg .iMsgList .errorClass{ border-color:#e94709;}
.iMsg .iMsgList .iMsgListCont span{ width:23px; height:37px; display:inline-block; background:url(/images/style/iMsgIco2.png) no-repeat left -74px; float:left;}
.iMsg .iMsgList .iMsgListCont .inptn{ width:488px; height:75px; line-height:25px; padding:5px 10px;}
.iMsg .iMsgBtn{ width:502px; margin:0 auto; padding-top:5px; text-align:right;}
.iMsg .iMsgBtn .buttonStyle{ padding:5px 50px; border-radius:0;}
/* index */

.PromptBg{ width:100%; height:100%; background:rgba(0,0,0,.3); position:fixed; top:0; left:0; z-index:9999999999999999999999;}
.PromptBox{ width:452px; height:auto; padding:0 15px 20px 15px; box-sizing:border-box; background:#fff; border-radius:8px; position:relative; top:50%; left:50%; margin:-167px 0 0 -226px;}
.PromptHead{ width:100%; height:45px; border-bottom:1px solid #ffb901; font-size:16px; color:#333; line-height:45px; text-align:center; padding:10px 0 5px; font-weight:bold;}
.PromptMes{ width:100%; height:auto; overflow:hidden; padding:25px 35px; text-align:center; font-size:16px; color:#333; box-sizing:border-box; line-height:28px;}
.PromptMes p, .PromptMes a, .PromptMes span, .PromptMes b{ font-size:inherit;}
.PromptMes b{ color:#029cdb;}
.PromptAlertBtn{ display:block; width:100px; height:34px; line-height:34px; background-color:#ffb901; cursor:pointer; font-size:14px; color:#fff; border-radius:4px; border:1px solid transparent; margin:0 auto; text-align:center;}
.PromptConBtn{ display:inline-block; width:100px; height:34px; line-height:34px; background-color:#3475f5; cursor:pointer; font-size:14px; color:#fff; border-radius:4px; border:1px solid transparent; text-align:center; margin-left:84px; margin-right:47px;}
.PromptCancel{ display:inline-block; width:100px; height:34px; line-height:34px; background:fff; cursor:pointer; font-size:14px; color:#3475f5; border-radius:4px; border:1px solid transparent; text-align:center; border:1px solid #3475f5;}
.PromptToastBox{ width:452px; height:auto; padding:15px 20px; text-align:center; background:rgba(0,0,0,.5); color:#fff; font-size:16px; border-radius:8px; line-height:24px; position:relative; top:50%; left:50%; margin:0px 0px 0px -226px;}
.CustFD{ width:60px; float:right; box-shadow:0 0 5px rgba(0,0,0,.5); position:fixed; right:1px; bottom:180px; z-index:99999995;}
.CustFD li{ width:60px; height:59px; text-align:center; border-bottom:solid 1px #eee; background:#fff;}
.CustFD li:last-child{ border-bottom:none;}
.CustFD li a{ font-size:12px; display:block; overflow:hidden; line-height:18px;}
.CustFD li a i{ width:20px; height:20px; display:block; margin:10px auto 0; overflow:hidden;}
.CustFD li.CustKefu a i, .CustFD li.CustTel a i{ animation:pulse 0.5s linear infinite alternate;}
.CustFD .CustList:hover{ background:#0b8de5;}
.CustFD .CustList:hover a{ color:#fff;}
.CustFD .CustList:hover a img{ margin-top:-20px;}
.CustFD .CustKefu{ background:#0b8de5; border-bottom-color:#0b8de5;}
.CustFD .CustKefu a{ color:#fff;}
.CustFD .CustWechat{ position:relative;}
.CustFD .CustWechat .CustWechatPic{ position:absolute; left:-130px; top:0; width:120px; background:#fff; overflow:hidden; display:none; font-size:12px; line-height:16px;  padding-bottom:10px; color:#029cdb; font-weight:bold; box-sizing:border-box;}
.CustFD .CustWechat .CustWechatPic img{ width:100%;}
.CustFD .CustWechat:hover .CustWechatPic{ display:block;}
.CustFD .CustTel{ position:relative;}
.CustFD .CustTel .CustTelList{ position:absolute; left:-170px; top:0; width:160px; height:60px; line-height:60px; background:#fff; overflow:hidden; display:none; color:#029cdb; font-weight:bold; text-align:center; font-size:18px; box-sizing:border-box;}
.CustFD .CustTel:hover .CustTelList{ display:block;}

#map{ margin:10px auto; border:solid 1px #cccccc; padding-bottom:10px; width:98%; overflow:hidden;}
#map ul{ padding:0 0 0 26px; margin:0; text-align:left; clear:both;}
#map ul li{ list-style:none; margin:0; padding-top:0 !important; clear:both; text-align:left;}
#map ul li span{ color:#fff; display:block; overflow:hidden; height:22px; line-height:22px;float:left;margin:5px 0 0; text-align:center;}
#map ul li span.spn_id{ width:25px;}
#map ul li span.spn_nm{ width:125px !important;}
#map ul li a{ color:#fff; display:block; width:110px; overflow:hidden; height:16px; line-height:16px;float:left; margin:5px 0 0; text-align:left; padding-left:15px;}
#map .ul_0{ padding:0;}
#map .ul_0 li a,.ul_0 li span{ background:#505050;}
#map .ul_1 li ul{ float:left;}
#map .ul_1 li a,.ul_1 .li1 span a{ background:url(/images/style/li_bg1.gif) no-repeat left center;  font-weight:bold; font-size:13px; color:#000;}
#map .ul_2 li a,.ul_2 .li2 span a{ background:url(/images/style/li_bg2.gif) no-repeat left center;  font-weight:normal; font-size:12px; color:#444;}
#map .ul_3 li a,.ul_3 .li3 span a{ background:url(/images/style/li_bg2.gif) no-repeat left center;  font-weight:normal; font-size:12px; color:#444;}
.bdshare-slide-button-box{ z-index:10;}
#nb_nodeboard{ left:2px !important;}

@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}
@keyframes pulse{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}
.pulse{-webkit-animation-name:pulse;animation-name:pulse}
.animated{ -webkit-animation-duration:1s; animation-duration:1s; -webkit-animation-fill-mode:forwards; animation-fill-mode:forwards;}
@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}
@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}
.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;}
@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);transform:scale(.9)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3);-ms-transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05);-ms-transform:scale(1.05)}70%{-webkit-transform:scale(.9);transform:scale(.9);-ms-transform:scale(.9)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1);-ms-transform:scale(1)}}
.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn;}
@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px);}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}}
@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px);}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}}
.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;}
@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3);}50%{opacity:1}}
@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3);}50%{opacity:1}}
.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn;}


@media screen and (max-width:1440px){
.wrap{ max-width:1000px;}
.headMenu .ulMenu .menuList .menuFir{ font-size:14px;}
.headMenu .menuSonMenu ul li a{ font-size:13px;}
.iAdv ul li.iAdvMsg{ height:387px; padding:20px 10px;}
.iAdv ul li.iAdvMsg dt{ font-size:13px; line-height:20px;}
.iAdv ul li.iAdvMsg dt b{ padding-top:2px;}
.iAdv ul li.iAdvMsg dd{ margin-top:0;}
.iAdv ul li.iAdvMsg dd .buttonStyle{ margin-top:10px;}
.iAdv ul li{ width:19.04%; margin-right:1.2%;}
.iAdv ul li.box div{ height:300px;}
.iAdv ul li.box .pic{ width:127px; height:124px;}
.iAdv ul li.box .tit{ padding:0 20px; line-height:22px; font-size:12px; margin-top:5px;}
.iProTab .iTabCt{ margin-top:30px;}
.iProTab .iTabCt li .iProCtTit{ font-size:14px; height:40px; line-height:20px;}
.iNdustry .Box{ width:530px;}
.iNdustry .Box dl{ width:250px; margin-right:15px;}
.iNdustry .Box dl dd p{ font-size:14px;}
.iNdustry .Pic{ width:415px;}
.iChoose{ margin-top:40px;}
.iChoose .iCTitle{ background-size:100% auto; height:140px;}
.iChoose dl, .iChoose .frt dl{ width:530px;}
.iChoose .PicLt, .iChoose .PicRt{ width:450px;}
.iChoose .PicLt{ margin-left:0; margin-top:10px;}
.iChoose .PicRt{ margin-top:100px;}
.iChoose dl dt b{ font-size:23px;}
.iChoose dl dd p{ font-size:16px; line-height:35px;}
.iChoose dl dd p:after{ top:13px;}
.iAbout dl{ padding:30px;}
.iAbout dl dd{ font-size:14px; padding-top:0;}
.iAbout dl dd p{ line-height:23px; margin-top:0;}
.iNewsTab .iNewsCt li.iNewsFirst{ width:480px; margin-right:20px;}
.iNewsTab .iNewsCt li.iNewsList{ width:500px;}
.iMsgPic, .iMsgCt{ height:460px;}
.iMsgCt .iMsgTit b{ font-size:23px; left:88px;}
.iMsgCt .iMsgTit{ width:440px; margin-top:45px;}
.iMsg .iMsgList{ width:460px;}
.iMsg .iMsgList .inptn{ width:160px;}
.iMsg .iMsgList .iMsgListCont .inptn{ width:388px;}
.iMsg .iMsgBtn{ width:405px;}
.FootBox{ padding-top:10px;}
.FootDL1, .FootDL2{ width:760px;}
.FootDL1 dd a{ width:20%;}
.FootDL2 dd a{ width:33.3333333333333%;}
.FootDL dd a{ font-size:14px;}
.FootRQCode{ margin-top:-50px;}
}</pre></body></html>